Skip to content

Commit 94a595f

Browse files
committed
Lint
1 parent 457b75a commit 94a595f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/scripts/seed-tables.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ async function importResource () {
132132
}
133133

134134
async function main () {
135-
//await importResourceRole()
136-
//await importResourceRolePhaseDependency()
135+
await importResourceRole()
136+
await importResourceRolePhaseDependency()
137137
await importResource()
138138
}
139139

0 commit comments

Comments
 (0)