From c86dac32d38cf2be5faa6118911429a231de8805 Mon Sep 17 00:00:00 2001 From: kitsunyan Date: Sun, 26 Apr 2020 08:14:06 +0300 Subject: Backport list comprehension --- src/feature/syncinfo.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/feature/syncinfo.nim') diff --git a/src/feature/syncinfo.nim b/src/feature/syncinfo.nim index 4f758fe..f4c6f7a 100644 --- a/src/feature/syncinfo.nim +++ b/src/feature/syncinfo.nim @@ -1,6 +1,6 @@ import options, posix, sequtils, strutils, sugar, tables, - "../args", "../aur", "../common", "../config", "../format", "../package", + "../args", "../aur", "../common", "../config", "../format", "../lc", "../package", "../pacman", "../utils", "../wrapper/alpm" -- cgit v1.2.3-70-g09d2