Skip to content

Commit

Permalink
fix(all): Renaming branch to main.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigorodriguez committed Jan 1, 2023
1 parent f12ba0f commit 66757ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/IGBPackage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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{

/**
Expand Down

0 comments on commit 66757ed

Please sign in to comment.