1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 06:07:44 +00:00

Calculator: Remove unused headers

This commit is contained in:
Max Wipfli 2021-05-23 21:30:55 +02:00 committed by Linus Groh
parent bb38328d39
commit 6837634f31
2 changed files with 0 additions and 3 deletions

View file

@ -7,7 +7,6 @@
#include "Keypad.h"
#include <AK/StringBuilder.h>
#include <math.h>
Keypad::Keypad()
{