omg, github, cleanup merge stuff

This commit is contained in:
Davis King 2020-01-14 21:26:25 -05:00
parent b70c0a6f80
commit a82bf1536e
1 changed files with 0 additions and 6 deletions

View File

@ -1864,12 +1864,6 @@ namespace
auto res = test_layer(l); auto res = test_layer(l);
DLIB_TEST_MSG(res, res); DLIB_TEST_MSG(res, res);
} }
{
print_spinner();
mish_ l;
auto res = test_layer(l);
DLIB_TEST_MSG(res, res);
}
{ {
print_spinner(); print_spinner();
htan_ l; htan_ l;