refactor: review format and imports
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#include <bsd/string.h>
|
||||
#include <log.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
@@ -10,7 +9,6 @@
|
||||
#include "types.h"
|
||||
|
||||
#include "file.h"
|
||||
#include "string.h"
|
||||
|
||||
static time_t get_file_time(const File *file) {
|
||||
struct stat attr;
|
||||
|
||||
Reference in New Issue
Block a user