chore: Remove unneeded TODO comment.

This commit is contained in:
Sam 2022-06-18 19:52:09 +02:00
parent ba281a6a2c
commit d225ab2422
No known key found for this signature in database
GPG Key ID: D004126FCD1A6DF0

View File

@ -17,7 +17,6 @@
import path from 'path';
function getDirectories({ configDirectory, options }) {
// TODO: Should the ".lowdefy" directory be configurable
const dotLowdefy = path.resolve(configDirectory, '.lowdefy');
return {