mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CmdImport: Removed unused method
This commit is contained in:
parent
e1a102d717
commit
0747cc38aa
2 changed files with 0 additions and 59 deletions
|
@ -38,7 +38,6 @@ public:
|
|||
int execute (std::string&);
|
||||
|
||||
private:
|
||||
int import (std::vector <std::string>&);
|
||||
int import (const std::string&);
|
||||
void importSingleTask (json::object*);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue