Skip to content

Commit fdd19ce

Browse files
committed
Remove todo
1 parent 6bdce68 commit fdd19ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

database/migrations/2021_09_01_010000_create_time_series_projections_table.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ public function up()
1717
$table->json('content');
1818

1919
$table->timestamps();
20-
21-
// @todo Add composite key?
2220
});
2321
}
2422

0 commit comments

Comments
 (0)