mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-03-19 15:01:06 +08:00
chore: Remove unneeded TODO comment.
This commit is contained in:
parent
ba281a6a2c
commit
d225ab2422
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user