chore(library/sorry): style

This commit is contained in:
Leonardo de Moura 2018-05-29 22:27:03 -07:00
parent f7b6645b60
commit c9a6f98454

View file

@ -12,7 +12,6 @@ Author: Leonardo de Moura
#include "library/sorry.h"
#include "library/constants.h"
#include "library/util.h"
#include "library/util.h"
namespace lean {
expr mk_sorry(abstract_type_context & ctx, expr const & ty, bool synthetic) {