Browse Source

remove workaround

https
jakobsn 6 years ago
parent
commit
c2d01709ad
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      mysql/sql/init.sql

+ 0
- 1
mysql/sql/init.sql View File

@@ -128,7 +128,6 @@ insert into users values (NULL, "admin", "password", "Admin Modsen", "ntnu", "12

insert into project_category values (NULL, "Test");

insert into teams values (0, "NO TEAM", FALSE);

/*
Create default database user


Loading…
Cancel
Save