Projekt

Obecné

Profil

« Předchozí | Další » 

Revize e6b8c834

Přidáno uživatelem Lukáš Vlček před téměř 3 roky(ů)

Debug logging removed

Zobrazit rozdíly:

webapp/utils/selectionUtils.ts
18 18
        return null; // nothing is selected
19 19
    }
20 20

  
21
    console.log(selection.type);
22

  
23 21
    if (!annotation?.tagStartPositions || !annotation.tagLengths) {
24 22
        // invalid data provided from API
25 23
        console.log('start or lengths not found');

Také k dispozici: Unified diff