Skip to content

Commit

Permalink
to fool github into recognising the file move
Browse files Browse the repository at this point in the history
  • Loading branch information
loki-sinclair-hdruk committed Jan 11, 2023
1 parent 3a9b01d commit 12bb029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .old.migrations/1620418612003-test_migration.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
//import { UserModel } from '../src/resources/user/user.model';
// Something

/**
* Make any changes you need to make to the database here
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { DataRequestModel } from '../src/resources/datarequest/datarequest.model';
// Something else

async function up() {
// 1. Add default application type to all applications
Expand Down

0 comments on commit 12bb029

Please sign in to comment.