1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-15 23:00:36 +02:00
This commit is contained in:
Laurent Cozic
2017-07-10 21:48:17 +01:00
parent e882c7b339
commit 729235bf3c
2 changed files with 7 additions and 9 deletions

View File

@ -1,4 +1,5 @@
import { Note } from 'lib/models/note.js'
import { Log } from 'lib/log.js'
class NotesScreenUtils {