1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2025-06-20 00:25:17 +00:00

Rename file

This commit is contained in:
2020-03-26 12:14:46 +01:00
parent 02739d3973
commit 536df2931b
4 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
import { Movie } from "../entities/Movies";
import { Movie } from "../entities/Movie";
import { DatabaseHelper } from "./DatabaseHelper";
/**