fix(all): Renaming branch to main.
This commit is contained in:
parent
f12ba0f96f
commit
66757ed4cc
1 changed files with 1 additions and 2 deletions
|
@ -30,14 +30,13 @@
|
|||
| |
|
||||
\*****************************************************************************/
|
||||
|
||||
'use strict';
|
||||
|
||||
import { IGBCoreService } from './IGBCoreService'
|
||||
import { Sequelize } from 'sequelize-typescript'
|
||||
import { GBMinInstance } from '.'
|
||||
import { GBDialogStep } from './GBDialogStep';
|
||||
|
||||
// TODO: Include "use strict" in all files.
|
||||
|
||||
export interface IGBPackage{
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue