fix(kernel): remove unnecessary file
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
16aa1ebbac
commit
410d5cc8ed
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ Author: Leonardo de Moura
|
|||
#include "util/interrupt.h"
|
||||
#include "kernel/expr.h"
|
||||
#include "kernel/expr_maps.h"
|
||||
#include "kernel/update_expr.h"
|
||||
|
||||
namespace lean {
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue